FindConversationResponseHighlightTerms Property |
Gets the highlight terms.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<HighlightTerm> HighlightTerms { get; }Public ReadOnly Property HighlightTerms As IList(Of HighlightTerm)
Get
Property Value
Type:
IListHighlightTermThe highlight terms.
See Also